KikuGie's Commons
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
KikuGie's Commons
KikuGie's Commons
/
dev.kikugie.commons.result
/
KOptional
/
get
get
inline
fun
get
(
)
:
T
(
source
)
Retrieves the value if it's present, or throws NoSuchElementException otherwise.